function Deux_check_recherche(formPar, strRubrikPar)
{
boolErreur = false ;
strErr = "";
if (strRubrikPar == "SITE" && formPar.strType.selectedIndex == 0)
{
boolErreur = true;
strErr = "Vous devez choisir une catégorie !";
}
if (formPar.strRech.value == "")
{
boolErreur = true ;
if (boolErreur == true) strErr = strErr + "\n"
strErr = strErr + "Vous devez saisir au moins un mot clé !";
}
if (boolErreur)
{
alert(strErr);
strErr = "";
return false;
}
return true ;
}
ie = (navigator.appName == "Microsoft Internet Explorer") ? true : false ;
ns = (navigator.appName == "Netscape") ? true : false ;
//document.write('*True*True*');
var2x_Affilie = "MP3GARDEN";var2x_Categ = "CD";var2x_taille = "12";var2x_Retour = "
";var2x_CouleurText = "000000";var2x_CouleurFond = "82EE87";var2x_CategGlobal = "CD";
var2x_taille_style = "";
if (var2x_taille != "") var2x_taille_style = "font-size:"+ var2x_taille +"px;"
str2x_Style = " STYLE=\""+var2x_taille_style+"background-color:" + var2x_CouleurFond + ";color:" + var2x_CouleurText + ";font-weight:bold;font-family :Verdana,Arial;\"";
if (var2x_Retour != "") var2x_Retour = ""+var2x_Retour+""
if (ie)
document.write("